﻿2026-07-26T07:23:02.6877249Z ##[group]Run actions/checkout@v5
2026-07-26T07:23:02.6878013Z with:
2026-07-26T07:23:02.6878352Z   fetch-depth: 0
2026-07-26T07:23:02.6878741Z   repository: BigscreenVR/spt-bs-core
2026-07-26T07:23:02.6881765Z   token: ***
2026-07-26T07:23:02.6882128Z   ssh-strict: true
2026-07-26T07:23:02.6882486Z   ssh-user: git
2026-07-26T07:23:02.6882857Z   persist-credentials: true
2026-07-26T07:23:02.6883257Z   clean: true
2026-07-26T07:23:02.6883601Z   sparse-checkout-cone-mode: true
2026-07-26T07:23:02.6884003Z   fetch-tags: false
2026-07-26T07:23:02.6884358Z   show-progress: true
2026-07-26T07:23:02.6884695Z   lfs: false
2026-07-26T07:23:02.6885019Z   submodules: false
2026-07-26T07:23:02.6885367Z   set-safe-directory: true
2026-07-26T07:23:02.6885753Z   allow-unsafe-pr-checkout: false
2026-07-26T07:23:02.6886425Z ##[endgroup]
2026-07-26T07:23:02.7685272Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T07:23:02.7686802Z ##[group]Getting Git version info
2026-07-26T07:23:02.7687452Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T07:23:02.7688325Z [command]/usr/bin/git version
2026-07-26T07:23:02.7688716Z git version 2.43.0
2026-07-26T07:23:02.7699459Z ##[endgroup]
2026-07-26T07:23:02.7712901Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d9e36837-aa18-4985-a041-4bc2dd16939b' before making global git config changes
2026-07-26T07:23:02.7714047Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T07:23:02.7717735Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T07:23:02.7751982Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T07:23:02.7771080Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T07:23:02.7781948Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T07:23:02.7784789Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T07:23:02.7806496Z HEAD
2026-07-26T07:23:02.7841732Z ##[endgroup]
2026-07-26T07:23:02.7843603Z [command]/usr/bin/git submodule status
2026-07-26T07:23:02.8027105Z ##[group]Cleaning the repository
2026-07-26T07:23:02.8027802Z [command]/usr/bin/git clean -ffdx
2026-07-26T07:23:02.8057754Z Removing traceable-reqs
2026-07-26T07:23:02.8063950Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T07:23:02.8115042Z HEAD is now at 41a27125 Merge 0d5f6eed4fa2c1e84f7d5a982a355c4aed782153 into c6fd914d57fe8d4c41a9bba9874629aa47e1a17a
2026-07-26T07:23:02.8119546Z ##[endgroup]
2026-07-26T07:23:02.8121774Z ##[group]Disabling automatic garbage collection
2026-07-26T07:23:02.8124789Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T07:23:02.8148501Z ##[endgroup]
2026-07-26T07:23:02.8149232Z ##[group]Setting up auth
2026-07-26T07:23:02.8154096Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T07:23:02.8180328Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T07:23:02.8372446Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T07:23:02.8397836Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T07:23:02.8583725Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T07:23:02.8611709Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T07:23:02.8801302Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T07:23:02.8830312Z ##[endgroup]
2026-07-26T07:23:02.8831027Z ##[group]Fetching the repository
2026-07-26T07:23:02.8836830Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +41a27125611ff231ac8b80c91f5b3bcb074eaab1:refs/remotes/pull/79/merge
2026-07-26T07:23:03.7314959Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-26T07:23:03.7316607Z  * [new branch]        docs/release-seed-host-ruling -> origin/docs/release-seed-host-ruling
2026-07-26T07:23:03.7318187Z  * [new branch]        reqs/bits-ambiguity-rca -> origin/reqs/bits-ambiguity-rca
2026-07-26T07:23:03.7363404Z ##[endgroup]
2026-07-26T07:23:03.7364424Z ##[group]Determining the checkout info
2026-07-26T07:23:03.7365381Z ##[endgroup]
2026-07-26T07:23:03.7385393Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T07:23:03.7407095Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T07:23:03.7430669Z ##[group]Checking out the ref
2026-07-26T07:23:03.7432693Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/79/merge
2026-07-26T07:23:03.7476551Z HEAD is now at 41a27125 Merge 0d5f6eed4fa2c1e84f7d5a982a355c4aed782153 into c6fd914d57fe8d4c41a9bba9874629aa47e1a17a
2026-07-26T07:23:03.7480754Z ##[endgroup]
2026-07-26T07:23:03.7511132Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T07:23:03.7531303Z 41a27125611ff231ac8b80c91f5b3bcb074eaab1
